home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: Prepare for Takeoff as a Pilot / CF_FS_Air.iso.iso / pc / data / swf / contact_fr.swf / scripts / DefineButton2_173 / BUTTONCONDACTION on(release).as
Text File  |  2005-01-14  |  109b  |  6 lines

  1. on(release){
  2.    gotoAndStop("alb");
  3.    _root.map.gotoAndPlay("alb");
  4.    _root.gotoAndPlay("alberta");
  5. }
  6.